[INFO] fetching crate systemprompt-ai 0.10.3...
[INFO] checking systemprompt-ai-0.10.3 against try#3f7e3b175fda7edbf81081bcd9b91b73f2f7993f for pr-156157-1
[INFO] extracting crate systemprompt-ai 0.10.3 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate systemprompt-ai 0.10.3
[INFO] finished tweaking crates.io crate systemprompt-ai 0.10.3
[INFO] tweaked toml for crates.io crate systemprompt-ai 0.10.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate systemprompt-ai 0.10.3 on toolchain 3f7e3b175fda7edbf81081bcd9b91b73f2f7993f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f7e3b175fda7edbf81081bcd9b91b73f2f7993f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate systemprompt-ai 0.10.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f7e3b175fda7edbf81081bcd9b91b73f2f7993f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3f7e3b175fda7edbf81081bcd9b91b73f2f7993f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 38b7ab177b6c2c2254320884e50aecee1eda1427bd6d7550a249c7d810e988f8
[INFO] running `Command { std: "docker" "start" "-a" "38b7ab177b6c2c2254320884e50aecee1eda1427bd6d7550a249c7d810e988f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "38b7ab177b6c2c2254320884e50aecee1eda1427bd6d7550a249c7d810e988f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38b7ab177b6c2c2254320884e50aecee1eda1427bd6d7550a249c7d810e988f8", kill_on_drop: false }`
[INFO] [stdout] 38b7ab177b6c2c2254320884e50aecee1eda1427bd6d7550a249c7d810e988f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3f7e3b175fda7edbf81081bcd9b91b73f2f7993f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 075a0023b3a32336e35d122e569f9f2d1d199f3ab7136739404a87cf14f2cc4e
[INFO] running `Command { std: "docker" "start" "-a" "075a0023b3a32336e35d122e569f9f2d1d199f3ab7136739404a87cf14f2cc4e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling tokio v1.52.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rust_decimal v1.41.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling inventory v0.3.24
[INFO] [stderr]    Compiling serde_yaml_ng v0.10.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]    Compiling systemprompt-identifiers v0.10.3
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling systemprompt-provider-contracts v0.10.3
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling rmcp v1.6.0
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking siphasher v1.0.2
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]    Compiling rmcp-macros v1.6.0
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking oauth2 v5.0.0
[INFO] [stderr]     Checking reqwest v0.13.2
[INFO] [stderr]     Checking sse-stream v0.2.2
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking validator v0.20.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling tokio-cron-scheduler v0.15.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking croner v3.0.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr] error: could not compile `rustls` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/3f7e3b175fda7edbf81081bcd9b91b73f2f7993f/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(bench)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(read_buf)' --check-cfg 'cfg(rustls_docsrs)' --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "prefer-post-quantum", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=1482e75445d9247e -C extra-filename=-a2e3736b4c780a75 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-1e60d5ec5e2c59dc.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-ddcef7ea79fecd20.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-facf2e44834b75c0.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-78f81c0a6ff053ae.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-835b0ef52219ad05.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-cf1db75054873a9f.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-03fe9b9f1409a674/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `axum` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/3f7e3b175fda7edbf81081bcd9b91b73f2f7993f/bin/rustc --crate-name axum --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::verbose_file_reads' '--warn=clippy::unused_self' --forbid=unsafe_code --warn=unreachable_pub '--warn=clippy::unnested_or_patterns' '--warn=clippy::uninlined_format_args' '--allow=clippy::type_complexity' '--warn=clippy::todo' '--warn=clippy::suboptimal_flops' '--warn=clippy::str_to_string' '--warn=clippy::return_self_not_must_use' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::option_option' '--warn=clippy::needless_continue' '--warn=clippy::needless_borrow' '--warn=clippy::must_use_candidate' --warn=missing_docs --warn=missing_debug_implementations '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--warn=clippy::inefficient_to_string' '--warn=clippy::imprecise_flops' '--warn=clippy::if_let_mutex' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::filter_map_next' '--warn=clippy::exit' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::dbg_macro' '--warn=clippy::await_holding_lock' --cfg 'feature="default"' --cfg 'feature="form"' --cfg 'feature="http1"' --cfg 'feature="json"' --cfg 'feature="matched-path"' --cfg 'feature="original-uri"' --cfg 'feature="query"' --cfg 'feature="tokio"' --cfg 'feature="tower-log"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__private", "__private_docs", "default", "form", "http1", "http2", "json", "macros", "matched-path", "multipart", "original-uri", "query", "tokio", "tower-log", "tracing", "ws"))' -C metadata=a4bad851e0477bb6 -C extra-filename=-2da5f1a805363e5d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern axum_core=/opt/rustwide/target/debug/deps/libaxum_core-8fc7f51b5ce75fd4.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-99ce4dae60b79a95.rmeta --extern form_urlencoded=/opt/rustwide/target/debug/deps/libform_urlencoded-1d17b03e31180dad.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-03a702e6bb4b1f69.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-b805f0113a60a72d.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-867b503229bac703.rmeta --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-aefaf2321349c9bc.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-875383ad5a0068d3.rmeta --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-7435ec07b618fafe.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-6c75db2a3d27d441.rmeta --extern matchit=/opt/rustwide/target/debug/deps/libmatchit-71d1478be461f59b.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-ac3b0dfb26c79459.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-1717782608cbdf50.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-5251fcc82e9746f4.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-15f26af8ac02478b.rmeta --extern serde_core=/opt/rustwide/target/debug/deps/libserde_core-20c012e29fcaa183.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a38609b83fc9e174.rmeta --extern serde_path_to_error=/opt/rustwide/target/debug/deps/libserde_path_to_error-6ade9d9cdd20f4e5.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-39831e61af94b871.rmeta --extern sync_wrapper=/opt/rustwide/target/debug/deps/libsync_wrapper-eeceb257cc6d0ad6.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a261d62f341cc6ec.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-926aa69fd3e9d702.rmeta --extern tower_layer=/opt/rustwide/target/debug/deps/libtower_layer-e1b4bb51911e5674.rmeta --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-2584cc114ed45762.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-6f263150401d2033.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "075a0023b3a32336e35d122e569f9f2d1d199f3ab7136739404a87cf14f2cc4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "075a0023b3a32336e35d122e569f9f2d1d199f3ab7136739404a87cf14f2cc4e", kill_on_drop: false }`
[INFO] [stdout] 075a0023b3a32336e35d122e569f9f2d1d199f3ab7136739404a87cf14f2cc4e
